home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Spanish Scene 4
/
SpanishScene4.iso
/
Programas
/
Multitasker_Ind
/
MetalWeb4pre2.lha
/
MetalWEB 4.0
/
rexx
/
Aweb.rexx
next >
Wrap
OS/2 REXX Batch file
|
1999-03-25
|
216b
|
13 lines
/*
** This script shows how to obtain a list
** of an applications ARexx commands.
*/
options results
address 'METALWEB.1'
SAVE_ALLPATH 'ram:temp.html'
address 'AWEB.1'
OPEN 'file://localhost/ram:tmp.html' RELOAD